Below is a complete list of the user defined functions available in AutoIt. Click on a user defined function name for a detailed description.
When using them you need to add a #include <GDIPlus.au3>.
User Defined Function | Description |
---|---|
_GDIPlus_FontPrivateAddFont | Adds a font file to the private font collection |
_GDIPlus_FontPrivateAddMemoryFont | Adds a font that is contained in system memory to a Microsoft® Windows® GDI+ font collection |
_GDIPlus_FontPrivateCollectionDispose | Deletes the specified PrivateFontCollection object |
_GDIPlus_FontPrivateCreateCollection | Creates a PrivateFont Collection object |